home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 201
/
DPCS1104.ISO
/
Full
/
QuickBooks
/
QBTutor
/
Lesson4
/
Lesson4.dcr
/
00228_Chart of Accounts list double-click.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-02-01
|
136 b
|
10 lines
global listItemNumber
on mouseDown me
if the doubleClick then
if listItemNumber = 1 then
go("A-R")
end if
end if
end